Skip to content

Include commit to support respective TRT version #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

mc-nv
Copy link
Contributor

@mc-nv mc-nv commented Jun 11, 2025

No description provided.

Co-authored-by: Yingge He <157551214+yinggeh@users.noreply.github.com>
@mc-nv mc-nv requested a review from yinggeh June 11, 2025 17:49
@mc-nv mc-nv merged commit 462b3a5 into r25.06 Jun 11, 2025
3 checks passed
# Cherry-pick commit: https://github.com/microsoft/onnxruntime/commit/9dad9af9f9b48c05814d0c2d067d0565e8da6ce8
RUN git clone -b rel-${ONNXRUNTIME_VERSION} --recursive ${ONNXRUNTIME_REPO} onnxruntime \\
&& cd onnxruntime \\
&& git cherry-pick -n 9dad9af9f9b48c05814d0c2d067d0565e8da6ce8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mc-nv can you add a comment why we need to do cherry-pick and what conditions need to be met so we can remove this in future?

Copy link
Contributor Author

@mc-nv mc-nv Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you chance to review the commit we cherry picking?
microsoft/onnxruntime@9dad9af

mc-nv added a commit that referenced this pull request Jun 18, 2025
* Include commit to support respective TRT version (#306)

* Include missed commit

* Adding required changes to the build.

* Update tools/gen_ort_dockerfile.py

Co-authored-by: Yingge He <157551214+yinggeh@users.noreply.github.com>

---------

Co-authored-by: Yingge He <157551214+yinggeh@users.noreply.github.com>

* Addressing file upstream checksum change

---------

Co-authored-by: Yingge He <157551214+yinggeh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants